Bump ostree version
authorFelix Krull <f_krull@gmx.de>
Fri, 6 Mar 2020 12:42:56 +0000 (13:42 +0100)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:55 +0000 (12:53 -0400)
rust-bindings/rust/Cargo.toml

index 49904dbc774209c865a2caf896390bcfdd9826de..09ffcb66744acc1df28663b2550870f284eb579e 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "ostree"
-version = "0.7.0"
+version = "0.7.1"
 authors = ["Felix Krull"]
 
 license = "MIT"
@@ -40,7 +40,7 @@ gio = "0.8.0"
 glib-sys = "0.9.1"
 gobject-sys = "0.9.1"
 gio-sys = "0.9.1"
-ostree-sys = { version = "0.5.3", path = "sys" }
+ostree-sys = { version = "0.5.4", path = "sys" }
 
 [dev-dependencies]
 maplit = "1.0.1"